SmartFTP FTP Library
IFTPConnection::GetMLST Method

Retrieves the machine list of the specified file.

IDL
HRESULT GetMLST(
    [in] BSTR name, 
    [out, retval] IFTPItem** retval
);
Returns

On success a FTPItem object is returned.

This method only succeeds if the server supports the MLST command. Use the IsServerFeature method to see if the feature is supported by the server.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.